More updates to Text chapter of Emacs manual.
authorChong Yidong <cyd@gnu.org>
Fri, 2 Dec 2011 16:50:10 +0000 (00:50 +0800)
committerChong Yidong <cyd@gnu.org>
Fri, 2 Dec 2011 16:50:10 +0000 (00:50 +0800)
commit055041b783b6f6c6e4b206d1123c8f2434a618d3
tree7d549b892f18691c1782c96c618f11ba09cedb6e
parent935a4596f2d928d6ad423d1817c4fab23f500489
More updates to Text chapter of Emacs manual.

* text.texi (Pages): Mention how formfeed chars are displayed.
(Auto Fill): Note convention for calling auto-fill-mode from Lisp.
Describe adaptive filling more precisely.
(Fill Commands): Note that filling removes excess whitespace.
(Text Mode): Note auto-mode-alist entries for Text mode.  TAB is
now bound to indent-for-tab-command in Text mode.
(Outline Mode): Copyedits.
(Outline Visibility): Note that Reveal mode is a buffer-local
minor mode.

* modes.texi (Major Modes): Move note about checking major-mode in
a hook function here, from Text mode.
doc/emacs/ChangeLog
doc/emacs/modes.texi
doc/emacs/text.texi